reference n. 1.(對委員、審查人等的)委托;委托項目[范圍]。 2.說到,論到,提到。 3.參考;參考書;附注,引證;基準,依據;關系。 4.(關于人品、能力等的)查詢,咨詢,詢商;可供查問的人;證明人,介紹人;(身份、能力等的)證明書,介紹書,服務經歷,鑒定書。 5.參看符號〔如 asterisk[*e], obelisk ?, section§, parallel‖, paragraph π等〕 (=reference marks)。 the commission's terms of reference 委員會的職權。 R- was made to me. 提到了我;所指的是我。 You make no reference to your plan in your letter. 你信里沒有提到你的計劃。 a book of reference=a reference book 參考書。 Who are your references 你的證明人都是誰? bear reference to =have reference to. give a reference to 提到,介紹。 have reference to 和…有關系。 in reference to 關于。 load one's pages with references (在著作中)引用大量參考資料[文獻]。 make reference to 說到,涉及,提到;參考;查問;介紹。 with reference to 關于。 without reference to 不管,不論(without reference to age or sex 無論男女老少)。 vt. 加注,附加注腳;給(書等)列出參考書目[注明資料來源]。
Avoid using out or reference parameters 避免使用輸出參數或引用參數。
In com, reference parameters are passed using a pointer such as a 在com中,引用參數是使用指針(如
This is a reference parameter 這是一個引用參數(在c#中是
Object that represents the current generic type parameter when passed as a reference parameter 對象(作為引用參數傳遞時)。
Property that provides a way to reference parameters independently of their order 屬性,它提供一種獨立于參數順序來引用參數的方法。
When using a reference parameter, the initial state of the data can be used by the method 使用引用參數時,方法可以使用數據的初始狀態(tài)。
If the method makes changes to a reference parameter, the changes are made to the caller s data 如果方法對引用參數做出更改,則這些更改是對調用方的數據進行的。
Indicates that the modified garbage collection reference represents a reference parameter within a method signature 指示修飾的垃圾回收引用表示某方法簽名內的引用參數。
Some of the cls features that jscript 7.0 programs use are namespaces, attributes, by-reference parameters, and native arrays jscript7.0程序使用的一些cls功能包括命名空間、屬性、引用參數和本機數組。
Type objects that represent, respectively, an array of a specified type, a pointer to a specified type, and the type of a reference parameter 對象,這些對象分別表示指定類型的數組、指向指定類型的指針以及引用參數的類型(在c#中為